Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]InterdeviceProtos
/
SensorData
/
Builder
/
setUint32Value
set
Uint32Value
open
fun
setUint32Value
(
value
:
Int
)
:
InterdeviceProtos.SensorData.Builder
uint32 uint32_value = 3;
Return
This builder for chaining.
Parameters
value
The uint32Value to set.